The following tables list the members exposed by ComboEditorItemBase<T>.
Name | Description | |
---|---|---|
Control | Gets or sets a ComboEditorItemControl that is attached to the ComboEditorItem | |
Data | Gets the business object that is hold by this ComboEditorItem | |
IsEnabled | Gets or sets a value indicating whether the ComboEditorItem is Enabled. | |
IsFocused | Gets or sets a value indicating whether the ComboEditorItem is focused. | |
IsSelected | Gets or sets a value indicating whether the ComboEditorItem is selected. | |
Style | Gets/Sets the style that will be applied to the ComboEditorItemControl that represents this item. Note: any style set on this item, will override any style set on the XamComboEditor |
Name | Description | |
---|---|---|
AttachedElement | (Inherited from Infragistics.RecyclingContainer<T>) | |
IsDataBound | Gets or sets a value indicating whether the object was created from a data source or adhoc. | |
IsDirty | (Inherited from Infragistics.RecyclingContainer<T>) | |
MeasureRaised | Gets/sets whether the underlying control's Measure was raised when the Measure method was invoked. | |
RecyclingElementType | (Inherited from Infragistics.RecyclingContainer<T>) | |
RecyclingIdentifier | (Inherited from Infragistics.RecyclingContainer<T>) |
Name | Description | |
---|---|---|
CreateInstanceOfRecyclingElement | (Inherited from Infragistics.RecyclingContainer<T>) | |
OnElementAttached | Overridden. Called when the ComboEditorItemControl is attached to the ComboEditorItem | |
OnElementReleased | Overridden. Called when the ComboEditorItemControl is removed from the ComboEditorItem | |
OnElementReleasing | (Inherited from Infragistics.RecyclingContainer<T>) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<T>) | |
OnSelectionChanged | Invoked when the IsSelected proprety changes. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<T>) |